﻿@charset "utf-8";
*, :after, :before {
	margin: 0;
	padding: 0;
	font-style: normal;
	list-style: none
}
body, html {
	width: 100%;
	height: 100%
}
body {
	font-size: 14px;
	color: #666;
	font-family: "Microsoft YaHei", SimSun, "Helvetica Neue", Arial, Helvetica, sans-serif;
	min-width: 1200px
}
a {
	color: #666;
	text-decoration: none;
	cursor: pointer;
	outline: 0;
 transition: all .7s
}
a:active {
	outline: 0
}
a:hover {
	outline: 0;
	color: #00437f;
	text-decoration: none
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: auto
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}
em, i {
	font-style: normal
}
img {
	vertical-align: middle
}
input, select, textarea {
	font-family: "Microsoft YaHei", simsun, "Helvetica Neue", Arial, Helvetica, sans-serif
}
textarea {
	overflow: auto
}
button:focus, input:focus, select:focus, textarea:focus {
	outline: 0
}
input::-ms-clear {
display:none
}
.clear:after, .clearfix, .container:after {
	width: 100%;
	clear: both;
	line-height: 0;
	display: block;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	content: '.'
}
.container {
	width: 1200px;
	margin: 0 auto;
	position: relative
}
.onetext {
	clear: both;
	padding: 20px 0 0;
	text-align: center;
	color: #666
}
.onetext a {
	color: #666
}
.in_link {
	background: #fff;
	overflow: hidden
}
.linklink {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
	line-height: 24px
}
.linklink a {
	padding-right: 5px
}



.in_pro .box .xun ul li .pic {
	display: block;
	overflow: hidden;
	background: #fff
}
.in_pro .box .xun ul li .pic img {
	width: 100%;
	height: 285px;
 transition: all .7s
}


.in_pro .box .xun1 ul li .pic {
	display: block;
	overflow: hidden;
	background: #fff
}
.in_pro .box .xun1 ul li .pic img {
	width: 100%;
	height: 253px;
 transition: all .7s
}



.in_pro .box .xun ul li .pic img:hover {
	transform: scale(1.2); opacity: 0.8;
}
.in_pro .box .xun ul li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size:16px;
}




.in_pro .box .xun1 ul li:hover .bt {
color:#FFFFFF;

}


.in_pro .box .xun1 ul li .pic img:hover {
	transform: scale(1.2); opacity: 0.8;
}
.in_pro .box .xun1 ul li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size:16px;
}



.in_pro1 .box .xun2 ul li:hover .bt {
color:#FFFFFF;

}


.in_pro1 .box .xun2 ul li .pic img:hover {
	transform: scale(1.2); opacity: 0.8;
}
.in_pro1 .box .xun2 ul li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size:16px;
}




.in_pro .box .xun ul li:hover .bt {
color:#FFFFFF;

}




.backtop {
	width: 25px;
	height: 69px;
	position: fixed;
	left: 50%;
	margin-left: 620px;
	bottom: 20px;
	background: url(../images/backtop.png);
	z-index: 999;
	cursor: pointer
}
header .logoinfo .bold {
	font-weight: 700;
	font-size: 22px;
	padding: 12px 0 10px 0
}
header .logoinfo span {
	color: #c01f31
}
header .tel {
	float: right;
	position: relative;
	padding: 0 0 0 55px;
	line-height: 1.3;
	margin-top: 18px
}
header .tel .iconfont {
	position: absolute;
	left: 0;
	top: -5px;
	font-size: 46px
}
.search {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	box-shadow: 0 0 10px #eee
}
.search .key {
	float: left;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	width: 900px
}
.search .key dt {
	float: left;
	font-weight: 700;
	color: #00437f
}
.search .key dd {
	float: left;
	margin-right: 10px
}
.search .key dd a {
	color: #888
}
.search .key dd a:hover {
	color: #f0592d
}
.search .box {
	float: right
}
.search .box input[type=text] {
	width: 200px;
	height: 30px;
	border: 1px solid #eee;
	padding: 0 10px;
	float: left
}
.search .box input[type=submit] {
	width: 50px;
	height: 30px;
	background: #f0592d;
	color: #fff;
	border: 0;
	float: left;
	cursor: pointer;
 transition: all .7s
}



.search .box input[type=submit]:hover {
	background: #00437f
}


.in_tit {
	overflow: hidden;
	text-align: center;
	padding: 0 0 30px 0
}
.in_tit span {
	font-size: 30px;
	color: #333
}
.in_tit em {
	font-size: 18px;
	display: block;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 10px 0 8px 0
}

.in_box {
	width: 100%;
	overflow: hidden;
	padding: 50px 0
}
.in_bj {
	background: #f5f5f5
}
.in_news .tit {
	height: 56px;
	line-height: 60px;
	overflow: hidden;
	margin-right: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	font-size: 20px;
	font-weight: 600;
	color: #333333;
	background-image: url(../images/xtjg.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}





.in_news .tit span:first-child {
	margin-left: 0
}
.in_news .tit span.on {
	color: #00437f
}



.in_news .tit1 {
	height: 56px;
	line-height: 60px;
	overflow: hidden;
	margin-right: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	font-size: 20px;
	font-weight: 600;
	color: #333333;
	background-image: url(../images/xtjg.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.in_news .tit1 span {
	cursor: pointer;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	padding-left:10px;
}
.in_news .tit1 span:first-child {
	margin-left: 0
}
.in_news .tit1 span.on {
	color: #00437f
}








.in_tit p {
	
	color: #666666;
}

.in_news .tit a {
	color: #999;
	text-transform: uppercase;
	float: right;
	font-size: 12px;
	font-weight: normal;
}
.in_news .tit a:hover {
	color: #00437f
}

.in_news .tit1 a {
color: #999;
	text-transform: uppercase;
	float: right;
	font-size: 12px;
	font-weight: normal;
}
.in_news .tit1 a:hover {
	color: #00437f
}



.in_news .boxsm {
	background: #fafafa;
	float: right;
	overflow: hidden;
	width: 300px;
	box-shadow: 0 0 15px #eee
}
.in_news .boxsm .gund {
	height: 420px;
	overflow: hidden
}
.in_news .boxsm .gund li {
	border-bottom: 1px dotted #d2d2d2;
	overflow: hidden;
	padding: 25px 20px
}
.in_news .boxsm .gund li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/icon_askw.png) left top no-repeat;
	height: 27px;
	line-height: 22px;
	padding-left: 30px;
	margin-bottom: 10px
}
.in_news .boxsm .gund li .bt:hover {
	color: #f0592d
}
.in_news .boxsm .gund li p {
	background: url(../images/icon_askd.png) left top no-repeat;
	color: #999;
	line-height: 22px;
	padding: 0 0 0 30px;
	height: 40px;
	display: block;
	overflow: hidden
}
.in_news .boxbig {
	width: 50%;
	float: left;
	overflow: hidden;
	
}




.in_news .boxbig dl dt .pic img {
	width: 135px;
	height: 112px;




 transition: all .7s
}
.in_news .boxbig dl dt .pic img:hover {
	transform: scale(1.1)
}
.in_news .boxbig dl dt .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
}
.in_news .boxbig dl dt p {
	display: block;
	overflow: hidden;
	line-height: 26px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.in_news .boxbig dl dt .more {
	color: #999;
	line-height: 20px;
	text-transform: uppercase
}
.in_news .boxbig dl dt .more:hover {
	color: #00437f
}



.in_news .boxbig dl dd {
	padding: 0 20px;
	float: left
}



.in_news .boxbig dl dd a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dotted #ddd;
	line-height: 44px;
	position: relative;
	padding: 0 0 0 15px
}
.in_news .boxbig dl dd a:before {
	position: absolute;
	left: 2px;
	top: 50%;
	content: "";
	margin-top: -3px;
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-left: 4px solid #00437f;
	border-bottom: 3px solid transparent
}
.in_about {
	position: relative;
	z-index: 1;
	background-color: #e7e7e7;
	background-repeat: repeat;
}
.in_about .in_tit {
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}


.in_about .container {
	
	
	overflow: hidden;

}
.in_about .video {
	float: left;
	width: 480px;
	height: 280px;
}
.in_about .video img {
	width: 380px;
	height: 300px;
	padding-left:50px;
	
	padding-top:80px;

}

.in_about .video .about {
	float: left;
	width: 400px;
	height: 220px;
	border: 10px solid #c2c2c2;
	
}
.in_about .video .about img {
	width: 410px;
	height: 224px;
	padding-left:25px;
	padding-top:25px;

}





.in_about .video video::-internal-media-controls-download-button {
display:none
}
.in_about .video video::-webkit-media-controls-enclosure {
overflow:hidden
}
.in_about .video video::-webkit-media-controls-panel {
width:calc(107%)
}
.in_about .box {
	margin-right: 35px;
	overflow: hidden;
	width: 610px;
	height: 300px;
	float: right;
	line-height: 2;
	color: #888;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
.in_about .box .info {
	height: 228px;
	overflow: hidden;
	text-align: justify;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}




 .but {
	overflow: hidden;
	font-size: 14px;
	line-height: 40px;
	
	display: flex;

}
 .but a {
	background: #ffffff;
	color: #0095d9;
	padding: 0 10px;
	border: 1px solid #0095d9;
	border-radius:6px;
}
 .but a:hover {
	background: #00437f;
	color: #ffffff;
}





.in_about .box strong {
	color: #00437f;
	font-size: 16px
}
.in_about .box .more {
	float: left;
	display: block;
	overflow: hidden;
	color: #c01f31;
	text-transform: uppercase;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center
}
.in_news .boxbig .tit {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.in_news .boxbig .tit span {
	cursor: pointer;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	padding-left:10px;
}
.in_news .boxbig dl {
	overflow: hidden;
	padding-top: 15px;
}
.in_news .boxbig dl dt {
	position: relative;
	overflow: hidden;
	padding-top: 0;
	padding-right: 15px;
	margin-right: 25px;
	margin-top: 16px;
}
.in_news .boxbig dl dt .pic {
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 20px
}
.in_about .box .more .iconfont {
	font-size: 18px;
	margin-right: 5px
}
.in_about .box .more:hover {
	color: #00437f
}
.in_gsry .tab {
	overflow: hidden;
	text-align: center;
	padding: 0 0 25px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
	z-index: 2
}
.in_gsry .xun ul li .pic {
	display: block;
	overflow: hidden
}
.in_gsry .xun ul li .pic img {
	width: 100%;
	height: 215px;
 transition: all .7s
}
.in_gsry .xun ul li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	line-height: 40px
}
.in_gsry .xun ul li:hover .pic img {
	transform: scale(1.1)
}
.in_gsry .xun ul li:hover .bt {
	background: #00437f;
	color: #fff
}
.in_gsry .but {
	overflow: hidden;
	text-align: center;
	padding: 30px 0 0 0;
	font-size: 16px;
	line-height: 44px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}
.in_gsry .but a {
	background: #c01f31;
	color: #fff;
	padding: 0 35px;
	
}
.in_gsry .but a:hover {
	background: #00437f
}
.in_gsry .tab ul li a {
	display: block;
	overflow: hidden;
	line-height: 44px;
	background: #ecebe8;
	font-size: 16px;
	padding: 0 30px
}
.in_gsry .tab ul li.on a {
	background: #c01f31;
	color: #fff
}
.in_gsry .xun ul {
	overflow: hidden;
	margin: 0 -16px
}
.in_gsry .xun ul li {
	width: 275px;
	float: left;
	overflow: hidden;
	background: #fff;
	margin: 0 16px
}


.in_sida dl dd .bt {
	overflow: hidden
}
.in_sida dl dd .bt strong {
	display: block;
	overflow: hidden;
	color: #333;
	font-size: 26px;
	line-height: 30px;
	padding: 0 0 14px 0;
	border-bottom: 2px dotted #ccc;
	color: #00437f
}
.in_sida dl dd .bt em {
	display: block;
	overflow: hidden;
	text-transform: uppercase;
	color: #999;
	padding-top: 10px;
	font-size: 16px
}
.in_sida dl dd .info {
	line-height: 30px;
	padding-left: 32px;
	margin-top: 15px;
	background: url(../images/icon_ye.gif) no-repeat left 6px;
	margin-bottom: 30px;
	text-align: justify
}
.in_pro .cate {
	float: left;
	width: 240px;
	background: #fff;
	box-shadow: 0 0 20px #ddd
}
.in_pro .cate .tit {
	display: block;
	overflow: hidden;
	text-align: center;
	color: #fff;
	padding: 20px 0;
	background: -webkit-linear-gradient(bottom, #00437f, #ee5e45);
	background: -moz-linear-gradient(bottom, #00437f, #ee5e45);
	background: -o-linear-gradient(bottom, #00437f, #ee5e45);
	background: linear-gradient(bottom, #00437f, #ee5e45)
}
.in_pro .cate .tit span {
	display: block;
	overflow: hidden;
	font-size: 24px;
	padding: 0 0 5px 0
}
.in_pro .cate .tit em {
	text-transform: uppercase;
	font-family: deckerregular;
	font-size: 12px
}
.in_pro .cate ul li>a {
	display: block;
	overflow: hidden;
	line-height: 59px;
	padding: 0 0 0 25px;
	background: -webkit-linear-gradient(right, #fff, #f5f5f5);
	background: -moz-linear-gradient(right, #fff, #f5f5f5);
	background: -o-linear-gradient(right, #fff, #f5f5f5);
	background: linear-gradient(right, #fff, #f5f5f5);
	border-bottom: 1px dotted #ddd
}
.in_pro .cate ul li.on>a, .in_pro .cate ul li:hover>a {
	background: rgba(240, 89, 45, .8);
	color: #fff
}
.in_pro .cate .tel {
	height: 109px;
	overflow: hidden;
	padding: 5px 25px
}
.in_sida dl dd .info span {
	color: #c01f31;
	font-weight: 700
}
.in_sida dl:first-child dt {
	float: left;
	margin-top: 0
}
.in_sida dl:first-child dd {
	float: right
}


.in_pro1 {
	width: 100%;
	overflow: hidden;
	padding: 0px 0 50px 0;
	background-repeat: repeat;
	background-position: center top;
}


.in_pro {
	width: 100%;
	overflow: hidden;
	padding: 40px 0 50px 0;
	background-repeat: repeat;
	background-position: center top;
}
.in_pro .cate .tel li {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	padding: 10px 0 0 0;
	line-height: 1;
	color: #888;
	font-size: 13px
}
.in_pro .cate .tel li .iconfont {
	font-size: 40px;
	margin-right: 5px;
	color: #00437f
}
.in_gsry .but span {
	padding: 0 25px;
	background: #00437f;
	color: #fff;
	margin-left: 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}
.in_gsry .but i {
	font-size: 24px;
	margin-right: 10px
}
.in_gsry .tab ul li {
	float: left
}
.in_pro .cate .tel li em {
	display: block;
	overflow: hidden;
	color: #00437f;
	font-size: 18px;
	padding: 5px 0 0 0
}
.in_pro .box {
	width: 100%
}

.in_pro .box .but {
	overflow: hidden;
	text-align: center;
	
	padding: 40px 0 0 0;
	font-size: 14px;
	line-height: 40px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}
.in_pro .box .but a {
	background: #ffffff;
	color: #0095d9;
	padding: 0 25px;
	border: 1px solid #0095d9;
	border-radius:6px;
}
.in_pro .box .but a:hover {
	background: #00437f;
	color: #ffffff;
}



.in_pro1 .box {
	width: 100%
}

.in_pro1 .box .but {
	overflow: hidden;
	text-align: center;
	
	padding: 40px 0 0 0;
	font-size: 14px;
	line-height: 40px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}
.in_pro1 .box .but a {
	background: #ffffff;
	color: #0095d9;
	padding: 0 25px;
	border: 1px solid #0095d9;
	border-radius:6px;
}
.in_pro1 .box .but a:hover {
	background: #00437f;
	color: #ffffff;
}




.title_type_002{
	text-align:center;
	padding-right: 0;

}
 .title_type_002 .title_wrap_inner{min-height:55px; width:calc(100% - 80px); max-width:100%; display:inline-block; float:none;}
 .title_type_002 .title_wrap_a{line-height:55px;}
 .title_type_002 .title_wrap_inner .title_h4, .box_title_v1 .title_type_002 .title_wrap_inner .title_h5{
	display:inline-block;
	line-height:35px;
	text-align:center;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	
	
}
.title_type_002 .title_wrap_inner .title_h4{}

 .title_type_002 .title_wrap_inner .title_line{position:absolute; bottom:2px; left:0; width:100%; display:block; border-bottom:1px solid #ddd;}
 .title_type_002 .title_wrap_inner .title_icon{

	position:absolute;
	display:block;
	width:160px;
	height:5px;
	background-color:#0092df;
	margin:-6px auto 0 auto;
	z-index:2;
	bottom:0;
	left:50%;
	transform:translate3d(-50%,0,0)
}




.in_pro .box .tab {
	height: 44px;
	line-height: 44px;
	
	border-top: 0;
	position: relative;
	margin-bottom: 15px
}

.in_pro .box .tab li.on a:first-child {
	background: -webkit-linear-gradient(bottom, #00437f, #ee5e45);
	background: -moz-linear-gradient(bottom, #00437f, #ee5e45);
	background: -o-linear-gradient(bottom, #00437f, #ee5e45);
	background: linear-gradient(bottom, #00437f, #ee5e45);
	color: #fff
}
.in_pro .box .xun ul {
	margin: -10px;
	overflow: hidden
}
.in_pro .box .xun ul li {

	float: left;
	width: 31.5%;
	margin: 10px;
border-radius: 5px; margin-top: 20px; overflow: hidden; border: #ccc solid 1px;
	
	text-align: center;
	background: -webkit-linear-gradient(top, #fff, #eee);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee);
	background: linear-gradient(top, #fff, #eee);
}



.in_pro .box .xun ul li:hover {
	transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; background: #00437f; color: #fff;
}


.in_pro .box .xun ul li .cs {
	padding: 10px 0 15px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}






.in_pro .box .xun ul li .cs a {
	display: block;
	overflow: hidden;
	font-size: 12px;
	margin: 0 15px;
	background: -webkit-linear-gradient(bottom, #00437f, #ee5e45);
	background: -moz-linear-gradient(bottom, #00437f, #ee5e45);
	background: -o-linear-gradient(bottom, #00437f, #ee5e45);
	background: linear-gradient(bottom, #00437f, #ee5e45);
	color: #fff;
	line-height: 30px;
	padding: 0 15px
}
.in_pro .box .xun ul li .cs a:last-child {
	background: -webkit-linear-gradient(bottom, #f0592d, #f37f5d);
	background: -moz-linear-gradient(bottom, #f0592d, #f37f5d);
	background: -o-linear-gradient(bottom, #f0592d, #f37f5d);
	background: linear-gradient(bottom, #f0592d, #f37f5d)
}
.in_pro .box .xun ul li .cs a:hover {
	opacity: .8
}












.in_pro .box .xun1 ul {
	margin: -10px;
	overflow: hidden
}
.in_pro .box .xun1 ul li {

	float: left;
	width: 31.5%;
	margin: 10px;
border-radius: 5px; margin-top: 20px; overflow: hidden;
	
	text-align: center;
	background: -webkit-linear-gradient(top, #fff, #eee);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee);
	background: linear-gradient(top, #fff, #eee);
}



.in_pro .box .xun1 ul li:hover {
	transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; background: #00437f; color: #fff;
}


.in_pro .box .xun1 ul li .cs {
	padding: 10px 0 15px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}






.in_pro .box .xun1 ul li .cs a {
	display: block;
	overflow: hidden;
	font-size: 12px;
	margin: 0 15px;
	background: -webkit-linear-gradient(bottom, #00437f, #ee5e45);
	background: -moz-linear-gradient(bottom, #00437f, #ee5e45);
	background: -o-linear-gradient(bottom, #00437f, #ee5e45);
	background: linear-gradient(bottom, #00437f, #ee5e45);
	color: #fff;
	line-height: 30px;
	padding: 0 15px
}
.in_pro .box .xun1 ul li .cs a:last-child {
	background: -webkit-linear-gradient(bottom, #f0592d, #f37f5d);
	background: -moz-linear-gradient(bottom, #f0592d, #f37f5d);
	background: -o-linear-gradient(bottom, #f0592d, #f37f5d);
	background: linear-gradient(bottom, #f0592d, #f37f5d)
}
.in_pro .box .xun1 ul li .cs a:hover {
	opacity: .8
}





.in_pro1 .box .tab {
	height: 44px;
	line-height: 44px;
	
	border-top: 0;
	position: relative;
	margin-bottom: 15px
}

.in_pro1 .box .tab li.on a:first-child {
	background: -webkit-linear-gradient(bottom, #00437f, #ee5e45);
	background: -moz-linear-gradient(bottom, #00437f, #ee5e45);
	background: -o-linear-gradient(bottom, #00437f, #ee5e45);
	background: linear-gradient(bottom, #00437f, #ee5e45);
	color: #fff
}






.in_pro1 .box .xun2 ul {
	margin: -10px;
	overflow: hidden
}
.in_pro1 .box .xun2 ul li {

	float: left;
	width: 17.5%;
	margin: 13px;
 border: #ccc solid 1px;
	
	text-align: center;
	background: -webkit-linear-gradient(top, #fff, #eee);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee);
	background: linear-gradient(top, #fff, #eee);
}



.in_pro1 .box .xun2 ul li:hover {
	transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; background: #00437f; color: #fff; border: #00437f solid 1px;
}


.in_pro1 .box .xun2 ul li .cs {
	padding: 10px 0 15px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}






.in_pro1 .box .xun2 ul li .cs a {
	display: block;
	overflow: hidden;
	font-size: 12px;
	margin: 0 15px;
	background: -webkit-linear-gradient(bottom, #00437f, #ee5e45);
	background: -moz-linear-gradient(bottom, #00437f, #ee5e45);
	background: -o-linear-gradient(bottom, #00437f, #ee5e45);
	background: linear-gradient(bottom, #00437f, #ee5e45);
	color: #fff;
	line-height: 30px;
	padding: 0 15px
}
.in_pro1 .box .xun2 ul li .cs a:last-child {
	background: -webkit-linear-gradient(bottom, #f0592d, #f37f5d);
	background: -moz-linear-gradient(bottom, #f0592d, #f37f5d);
	background: -o-linear-gradient(bottom, #f0592d, #f37f5d);
	background: linear-gradient(bottom, #f0592d, #f37f5d)
}
.in_pro1 .box .xun2 ul li .cs a:hover {
	opacity: .8
}



.in_pro1 .box .xun2 ul li .pic {
	display: block;
	overflow: hidden;
	background: #fff
}
.in_pro1 .box .xun2 ul li .pic img {
	width: 100%;
	height: 131px;
 transition: all .7s
}
